home *** CD-ROM | disk | FTP | other *** search
/ Deep Throat Girls 3 / Deep Throat Girls 3.iso / mac / DTG3.DIR / 00078.ls < prev    next >
Encoding:
Text File  |  1995-08-04  |  307 b   |  12 lines

  1. on exitFrame
  2.   global Hand
  3.   clearCursors()
  4.   set the cursor of sprite 3 to Hand
  5.   set the cursor of sprite 4 to Hand
  6.   set the cursor of sprite 5 to Hand
  7.   set the cursor of sprite 6 to Hand
  8.   set the cursor of sprite 7 to Hand
  9.   set the cursor of sprite 8 to Hand
  10.   set the cursor of sprite 9 to Hand
  11. end
  12.